home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 46 / Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso / -serious- / archivers / rnc_propack / rnc_propack.readme < prev    next >
Text File  |  1999-09-06  |  2KB  |  49 lines

  1. Short: RNC ProPack - multi-format file packer
  2. Version: 2.08
  3. Uploader: iancourt@hotmail.com (Ian Court)
  4. Author: Rob Northen Computing
  5. Type: util/pack
  6.  
  7.  
  8.  
  9. This is the final release of PRO-PACK from Rob Northen Computing. Since Rob
  10. Northen Computing are nolonger trading, this utility has become freely
  11. distributable.
  12.  
  13. This may be particularly useful for Amiga users as this is the packer that
  14. Sensible Software used for the data files in SWOS. Now you can edit those
  15. teams and actually save them back to disk in crunched format - no need to
  16. delete other team files to fit edited teams on the disk, and no crashes due
  17. to internal buffers being filled!
  18.  
  19. This is the complete RNC PRO-PACK distribution, directly from Rob Northen
  20. Computing, which also contains useful assembler code.
  21.  
  22.  
  23.  
  24. The archive contains:
  25.  
  26. PPIBM.EXE                  - File packer (PC 286 version)
  27. PPAMI.EXE                  - file packer (Amiga version)
  28. PP.DOC                     - PRO-PACK manual
  29. SOURCE (dir)               - Assembler unpack source files
  30.     IBMPC (dir)
  31.         RNC_1.ASM          - 8086 Method 1
  32.         RNC_2.ASM          - 8086 Method 2
  33.     MC68000 (dir)
  34.         RNC_1C.S           - MC68000 Method 1 Compact Version (consoles)
  35.         RNC_2C.S           - MC68000 Method 2 Compact Version (consoles)
  36.         RNC_1.S            - MC68000 Method 1
  37.         RNC_2.S            - MC68000 Method 2
  38.     GAMEBOY (dir)
  39.         RNC_2.S            - Z80 GameBoy Method 2
  40.     SUPERNES (dir)
  41.         RNC_1.S            - 65816 Method 1
  42.         RNC_2.S            - 65816 Method 2
  43.     LYNX (dir)
  44.         RNC.MAC            - RNC macros
  45.         RNC_1.SRC          - 65C02 Atari Lynx Method 1
  46.         RNC_2.SRC          - 65C02 Atari Lynx Method 2
  47.     MIPS R4300
  48.         RNC_1.ASM          - Mips R4300 Method 1
  49.